ResolveNamesResponseResolutions Property |
Contains an array of resolutions for an ambiguous name.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Resolution> Resolutions { get; }Public ReadOnly Property Resolutions As IList(Of Resolution)
Get
Property Value
Type:
IListResolution
See Also